You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
CMul Method
>
Math387.CMul Method ([In] TCplx, [In] TCplx)
Dew Math for .NET
Math387.CMul Method ([In] TCplx, [In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
CMul Method
See Also
Collapse All
Complex multipliction.
Syntax
C#
Visual Basic
public
static
TCplx
CMul
([In]
TCplx
A
, [In]
TCplx
B
);
Public
static
Function
CMul
(
A
As
[In]
TCplx
,
B
As
[In]
TCplx
)
As
TCplx
Returns
the result of complex multiplication:
Z = A*B.
See Also
CDiv
Group
CMul Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
CMul Method
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!